From 0e1cfcb12585e37093806162ab0400cab4f92da2 Mon Sep 17 00:00:00 2001 From: robertlipe Date: Tue, 22 Apr 2014 01:38:46 +0000 Subject: [PATCH] Update build.xml for Linux package mania. --- gpsbabel/xmldoc/chapters/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpsbabel/xmldoc/chapters/build.xml b/gpsbabel/xmldoc/chapters/build.xml index 046fd4485..edb346112 100644 --- a/gpsbabel/xmldoc/chapters/build.xml +++ b/gpsbabel/xmldoc/chapters/build.xml @@ -41,9 +41,9 @@ That can be done easily with the single command: Qt is required for all builds. Mac and Windows users can download binaries from Qt Downloads -CentOS users may need to 'yum install libqt4-core libqt4-dev'. -Fedora users may need to 'yum install qt4-devel'. +Fedora or CentOS users may need to 'yum install qt-devel'. Optionally, use qt5-base. When in doubt, 'yum search qt' or 'yum search qt5' can help you find the correct package name Ubuntu users may need to 'apt-get install libqt4-core libqt4-dev'. +Qt versions 4.6 and newer are supported. libusb is recommended for OS/X and Linux if you want to use a USB Garmin or -- 2.30.2